html .cart-opened {
	overflow: hidden
}
.cart-opened #page-body {
	cursor: url(../images/toggle_close.pngs
	position: relative;
	left: 0px
}
.cart-opened .header-content, .cart-opened .mobile-version {
	left: 0px
}
body.cart-opened #page-body:before {
	background: rgba(0,0,0,0.5);
	content: "" !important;
	display: inline-block !important;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999
}
.cart-sb {
	background: #fff;
	position: fixed;
	width: 300px;
	z-index: 100000;
	height: 100%;
	overflow: auto;
	top: 0px !important;
	right: 0px;
	-webkit-transform: translate(300px, 0);
	-ms-transform: translate(300px, 0);
	-o-transform: translate(300px, 0);
	transform: translate(300px, 0);
	-webkit-box-shadow: 0 0 0 #fff !important;
	-ms-transform: 0 0 0 #fff !important;
	-o-transform: 0 0 0 #fff !important;
	box-shadow: 0 0 0 #fff !important;
	-moz-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	padding: 20px;
	text-align: center
}
.cart-sb .cart-content {
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s
}
.cart-sb .cart-content .items {
	text-align: left
}
.cart-sb .icon-cart {
	display: inline-block;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	color: #343434;
	font-size: 30px;
	text-transform: capitalize
}
.cart-sb.opened {
	-webkit-transform: translate(0px, 0);
	-ms-transform: translate(0px, 0);
	-o-transform: translate(0px, 0);
	transform: translate(0px, 0)
}
.cart-sb.opened .cart-content {
	opacity: 1;
	visibility: visible
}
html.search-opened {
	overflow: hidden
}
.search-opened #page-body {
	cursor: url(//cdn.shopify.com/s/files/1/2302/4937/t/12/assets/toggle_close.png?4616077931380117436), progress;
	position: relative;
	left: 0px
}
.search-opened .header-content, .search-opened .mobile-version {
	left: 0px
}
body.search-opened #page-body:before {
	background: rgba(0,0,0,0.5);
	content: "" !important;
	display: inline-block !important;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999
}
.search-sb {
	background: #fff;
	position: fixed;
	width: 280px;
	z-index: 100000;
	height: 100%;
	overflow: auto;
	top: 0px !important;
	right: 0px;
	-webkit-transform: translate(280px);
	-moz-transform: translate(280px);
	-ms-transform: translate(280px);
	-o-transform: translate(280px);
	transform: translate(280px);
	-moz-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	padding: 20px
}
.search-sb .search-content {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out
}
.search-sb.opened {
	-webkit-transform: translate(0px);
	-moz-transform: translate(0px);
	-ms-transform: translate(0px);
	-o-transform: translate(0px);
	transform: translate(0px)
}
.search-sb.opened .search-content {
	opacity: 1;
	visibility: visible
}
.menu-opened #page-body, .vertical-menu-opened #page-body {
	cursor: url(//cdn.shopify.com/s/files/1/2302/4937/t/12/assets/toggle_close.png?4616077931380117436), progress
}
.menu-opened #page-body:before, .vertical-menu-opened #page-body:before {
	background: rgba(0,0,0,0.5);
	content: "" !important;
	display: inline-block !important;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999
}
#scroll-to-top.on {
	bottom: 3%;
	opacity: 1;
	right: 30px;
	filter: alpha(opacity=100)
}
#scroll-to-top {
	-moz-transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
	-moz-backface-visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	position: fixed;
	bottom: 10px;
	z-index: 1000;
	display: block;
	cursor: pointer;
	text-align: center
}
html .filter-opened {
	overflow: hidden
}
.filter-opened #page-body:before {
	background: rgba(0,0,0,0.5);
	content: "" !important;
	display: inline-block !important;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999
}
